-
Notifications
You must be signed in to change notification settings - Fork 23
Support for Terraform Search (.tfquery.hcl) files #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… for config and provider
…o take values from local & variables
…lock as per available providers
…ture/tfsearch-TF-26847
…aform-schema into feature/tfsearch-TF-26847
…aform-schema into feature/tfsearch-TF-26847
…aform-schema into feature/tfsearch-TF-26847
…aform-schema into feature/tfsearch-TF-26847
LGTM ✅ |
…aform-schema into feature/tfsearch-TF-26847
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Very cool to see language server support for Terraform Search files!
I left some comments on how merging the search schema could be improved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great work!
Description
Supports static & dynamic schemas for tfquery.hcl files.
Related PRs:
Demo
TODO